Click or drag to resize

NumberedRecurrenceRange Constructor (DateTime, Int32)

Initializes a new instance of the NumberedRecurrenceRange class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public NumberedRecurrenceRange(
	DateTime startDate,
	int occurrenceCount
)

Parameters

startDate
Type: SystemDateTime
occurrenceCount
Type: SystemInt32
See Also